# 函数计算 dotnet 项目模板

## 部署

```bash
dotnet publish -c Release && fun deploy
```